home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / usr / lib / NextStep / Workspace.app / WM.app / preferences.bundle / English.lproj / FileOpsPref.nib / data.classes next >
Encoding:
Text File  |  1995-11-04  |  272 b   |  23 lines

  1. FileOpsPref = {
  2.     ACTIONS = {
  3.     revert:;
  4.     ok:;
  5.     };
  6.     OUTLETS = {
  7.     choiceMatrix;
  8.     };
  9.     SUPERCLASS = Pref;
  10. };
  11. FirstResponder = {
  12.     ACTIONS = {
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. Pref = {
  17.     OUTLETS = {
  18.     window;
  19.     contentView;
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.